home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / CW GUSI 1.6.4 / Examples / Makefile < prev   
Makefile  |  1995-01-22  |  505b  |  15 lines

  1. #######################################################################
  2. #    Project    :    GUSI                -    Grand Unified Socket Interface
  3. #    File        :    Makefile            -    Build examples
  4. #    Author    :    Matthias Neeracher
  5. #    Language    :    MPW Shell/Make
  6. #    
  7. #    $Log: Makefile,v $
  8. #######################################################################
  9.  
  10. ROptions             =     -i :
  11.  
  12. all ƒ "GUSITest Resources"
  13. "GUSITest Resources"    ƒ ::GUSI.rsrc ::GUSI.r GUSITest.rsrc GUSITest.r
  14.     Rez {ROptions} -t rsrc -c RSED -a -o "GUSITest Resources" GUSITest.r
  15.